/ Assembly List / LJCWinFormControls / SyntaxColors / CreateLineColorSettings

Namespace - LJCWinFormControls


Parameters
setup - The CodeTokenizer object.
lineText - The line text.
lineIndex - The line index value.

Syntax

C#
public Void CreateLineColorSettings(CodeTokenizer setup, String lineText, Int32 lineIndex)

Creates the ColorSettings for the specified line.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.